func net/http.parseBasicAuth
2 uses
net/http (current package)
request.go#L945: return parseBasicAuth(auth)
request.go#L950: func parseBasicAuth(auth string) (username, password string, ok bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)